Aliases to defcustoms must come before the defcustom.
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Oct 2012 19:55:47 +0000 (12:55 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Oct 2012 19:55:47 +0000 (12:55 -0700)
commit2399dbcbd7280125ea39edc9b145049997f48490
tree59746c776c9b8b57de13c9ffd24c18a7465b4dbe
parent3cf80b91f6663a951765d4b017448f353b2624cf
Aliases to defcustoms must come before the defcustom.

* strokes.el (strokes-modeline-string):
* emulation/crisp.el (crisp-mode-modeline-string):
* eshell/esh-mode.el (eshell-status-in-modeline):
Aliases to defcustoms must come before the defcustom.
lisp/ChangeLog
lisp/emulation/crisp.el
lisp/eshell/esh-mode.el
lisp/strokes.el